home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
3D Game Programming All in One
/
3D Game Programming All in One Disc.iso
/
3D2E
/
RESOURCES
/
CH21
/
trackB.mis
< prev
next >
Wrap
Text File
|
2006-09-24
|
4KB
|
123 lines
//--- OBJECT WRITE BEGIN ---
new SimGroup(MissionGroup) {
new ScriptObject(MissionInfo) {
desc0 = "Second Race Track";
name = "Koob Track B";
};
new MissionArea(MissionArea) {
area = "-1016 -888 2032 1776";
flightCeiling = "300";
flightCeilingRange = "20";
locked = "true";
};
new Sky(Sky) {
position = "-1096 -856 0";
rotation = "1 0 0 0";
scale = "1 1 1";
materialList = "./sky_book.dml";
cloudHeightPer[0] = "0.2";
cloudHeightPer[1] = "0.01";
cloudHeightPer[2] = "0.001";
cloudSpeed1 = "0.0002";
cloudSpeed2 = "0.0004";
cloudSpeed3 = "0.0006";
visibleDistance = "1300";
fogDistance = "800";
fogColor = "0.820000 0.828000 0.844000 1.000000";
fogStorm1 = "0";
fogStorm2 = "0";
fogStorm3 = "0";
fogVolume1 = "500 0 100";
fogVolume2 = "0 0 0";
fogVolume3 = "0 0 0";
fogVolumeColor1 = "128.000000 128.000000 128.000000 -222768174765569860000000000000000000000.000000";
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000000";
fogVolumeColor3 = "128.000000 128.000000 128.000000 -170698929442160050000000000000000000000.000000";
windVelocity = "-1 -1 0";
windEffectPrecipitation = "1";
SkySolidColor = "0.547000 0.641000 0.789000 0.000000";
useSkyTextures = "1";
renderBottomTexture = "0";
noRenderBans = "0";
locked = "true";
};
new Sun() {
direction = "0.635001 0.635001 -0.439941";
color = "0.888000 0.885000 0.780000 1.000000";
ambient = "0.400000 0.400000 0.400000 1.000000";
position = "0 0 0";
rotation = "1 0 0 0";
locked = "true";
scale = "1 1 1";
};
new TerrainBlock(Terrain) {
rotation = "1 0 0 0";
scale = "1 1 1";
detailTexture = "./detail1";
terrainFile = "./trackB.ter";
squareSize = "8";
bumpScale = "1";
bumpOffset = "0.01";
zeroBumpScale = "8";
position = "-1024 -1024 0";
locked = "true";
};
new WaterBlock(Water) {
position = "-1024 -976 0";
rotation = "1 0 0 0";
scale = "2048 2048 125";
UseDepthMask = "1";
surfaceTexture = "./water";
liquidType = "OceanWater";
density = "1";
viscosity = "15";
waveMagnitude = "1";
surfaceOpacity = "0.75";
envMapIntensity = "0.7";
TessSurface = "50";
TessShore = "60";
SurfaceParallax = "0.5";
FlowAngle = "0";
FlowRate = "0";
DistortGridScale = "0.1";
DistortMag = "0.05";
DistortTime = "0.5";
ShoreDepth = "20";
DepthGradient = "1";
MinAlpha = "0.03";
MaxAlpha = "1";
removeWetEdges = "0";
specularColor = "1.000000 1.000000 1.000000 1.000000";
specularPower = "6";
extent = "100 100 10";
floodFill = "1";
seedPoints = "0 0 1 0 1 1 0 1";
params0 = "0.32 -0.67 0.066 0.5";
params1 = "0.63 -2.41 0.33 0.21";
params2 = "0.39 0.39 0.2 0.133";
params3 = "1.21 -0.61 0.13 -0.33";
envMapTexture = "fps/data/skies/sunset_0007";
textureSize = "32 32";
};
new WheeledVehicle() {
position = "67.0038 114.395 189.821";
rotation = "-0.0182956 -0.0232482 -0.999562 110.692";
scale = "1 1 1";
dataBlock = "DefaultCar";
disableMove = "0";
};
new SpawnSphere() {
position = "-99.5682 -25.2918 194.74";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "SpawnMarker";
radius = "5";
sphereWeight = "100";
indoorWeight = "100";
outdoorWeight = "100";
};
};
//--- OBJECT WRITE END ---